@charset "utf-8";

html, body, div, object, pre, code, h1, h2, h3, h4, h5, h6, p, span, em,
cite, del, a, img, dl, dt, dd, fieldset, legend, form,
input, button, textarea, header, section, footer, article, nav, aside,
menu, figure, figcaption{
    margin: 0;
    padding: 0;
    outline: none
}
html {
    font-size:20px;
}
body,html{
    min-width:1000px;
}
fieldset,img{
    border: 0;
}
input,textarea,select{
    -webkit-appearance: none;
    outline: none;
    border-radius:0;
}
body {
    padding:0;
    margin:0;
    color:#666;
    font-size:0.55rem;
    font-family:myFirstFont;
    background:#FFFFFF;
}
div,dl,dt,dd,ul,h1,h2,h3,p {
    padding:0;
    margin:0;
}
img {
    border:0;
}
a {
    outline:none;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    color:#707070;
    text-decoration:none;
}
a:active {
    text-decoration:none;
}
span,p{
    color:#515151;
}

.new_information{
    width:70%;
    background:#fff;
    overflow:hidden;
    margin:40px auto;
}
.new_information_top{
    width:100%;
    height:33px;
    line-height:33px;
    margin:0 0 10px 0;
    border-bottom: 1px solid #eeeeee;
}
.new_information_top li{
    width:auto;
    float:left;
    list-style-type:none;
    cursor:pointer;
    position:relative;
}
.new_information_top li>a{
    font-size: 16px;
    line-height: 30px;
    padding: 0 30px;
    float: left;
    color: #606060;
}
.new_information_top li:before {
    float: left;
    content: '|';
    font-size: 14px;
}
.new_information_top li:nth-child(1):before {
    opacity:0;
}
.new_information_top li a:hover{
    border-bottom: 2px solid #94cb29;
    color:#94cb29;
}
.new_information_top_li_div{
    width:calc(100% - 4px);
    clear:both;
    text-align:center;
    background:#94cb29;
    display:none;
    position:absolute;
    top:33px;
    left:4px;
    border-radius:0 0 4px 4px;
    color:#fff;
}
.new_information_top_li_div a{
    width:100%;
    display:inline-block;
    float:left;
}
.new_information_top_li_div p{
    color:#fff;
}
.new_information_top_li_div p:hover{
    background:#fff7ec;
    color:#94cb29;
}
.click_new_information_top{
    border-bottom:2px solid #94cb29!important;
}
.new_information_bottom{
    width:100%;
    overflow:hidden;
    clear:both;
}
.new_information_bottom_left{
    width:65%;
    border-top: 1px solid #eeeeee;
    float:left;
    margin:10px 0 0 0;
}
.new_information_bottom_left li{
    width:100%;
    padding:20px 0;
    border-bottom: 1px solid #eeeeee;
    overflow:hidden;
}
.new_information_bottom_left .new_information_bottom_left_left{
    width:35%;
    float:left
}
.new_information_bottom_left .new_information_bottom_left_left img{
    width:100%;
    min-height:1px;
    display:block;
}
.new_information_bottom_left .new_information_bottom_left_right{
    width: 65%;
    float:left;
    box-sizing:border-box;
    padding: 0 20px;
}
.new_information_bottom_left .new_information_bottom_left_right h1 {
    font-size: 20px;
    margin-bottom: 6px;
    font-weight:normal;
    line-height:1;
}
.new_information_bottom_left .new_information_bottom_left_right h1 a{
    color:#202020;
}
.new_information_bottom_left .new_information_bottom_left_right h1 a:hover,
.new_information_bottom_left .new_information_bottom_left_right div span label:hover,
.new_information_center span:hover,
.new_information_detail_one span a:hover,
.new_information_more ul li a:hover{
    color:#94cb29;
    cursor:pointer;
}
.new_information_bottom_left_right p {
    font-size: 14px;
    line-height: 24px;
    color: #545454;
    text-indent:2em;
    text-align:justify;
}
.new_information_bottom_left_right div{
    width:100%;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
}
.new_information_bottom_left_right div span label{
    padding: 0 8px;
    color: #257ec6;
}
.new_information_bottom_left_right div .span_right{
    float: right;
}
.new_information_bottom_right{
    width:32%;
    float:left;
    margin:0 0 0 3%;
}
.new_information_bottom_right .new_information_bottom_right_top{
    width:100%;
    margin-top:10px;
}
.new_information_bottom_right .new_information_bottom_right_top h1{
    height: 39px;
    border-bottom: 5px solid #f0f0f0;
    font-weight: normal;
    line-height: 1;
    color: #373a41;
}
.new_information_bottom_right .new_information_bottom_right_top h1 span{
    float: left;
    height: 39px;
    line-height: 38px;
    color: #1f1f1f;
    border-bottom: 5px solid #94cb29;
}
.new_information_bottom_right_ul{
    padding-top: 10px;
    border-bottom: 1px solid #eeeeee;
    width:100%;
}
.new_information_bottom_right_ul li{
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    background: url(../images/win2.jpg) no-repeat 2px center;
    padding-left: 20px;
    overflow: hidden;
}
.new_information_bottom_right_ul li a{
    color: #202020;
    text-decoration: none;
    cursor: pointer;
    font-size:14px;
}
.new_information_bottom_right_ul li a:hover{
    color: #94cb29;
}
.new_information_bottom_right_div{
    width:100%;
    overflow:hidden;
    padding-top: 15px;
}
.new_information_bottom_right_div a{
    padding: 0 10px;
    margin: 0 0 10px 10px;
    float: left;
    height: 28px;
    line-height: 28px;
    background-color: #FFF7EC;
    border: 1px solid #94cb29;
    border-radius: 5px;
    color: #94cb29;
    font-size:14px;
    cursor:pointer;
}
.new_information_bottom_right_div a:hover{
    background:#94cb29;
    color:#fff;
}
.new_information_center{
    width:100%;
    font-size:14px;
}
.new_information_detail{
    font-size: 26px;
    color: #333;
    line-height: 60px;
    font-weight:normal;
}
.new_information_detail_one{
    width:100%;
    height:40px;
    line-height:40px;
}
.new_information_detail_one span{
    margin-right:20px;
    font-size:12px;
}
.new_information_detail_one span a{
    color: #257ec6;
}
.new_information_detail_one .click_num{
    float:right;
    margin-right:0;
}
.new_information_detail_info{
    line-height:3em;
    text-indent:2em;
    font-size:14px;
    color: #515151;
}
.new_information_detail_info p{
    margin:0;
    padding:0;
}
.new_information_detail_info img{
    width:80%;
    display:block;
    margin:0 auto;
}
.new_information_more{
    width:100%;
    overflow:hidden;
}
.new_information_more h1{
    width:100%;
    font-weight: normal;
    line-height: 1;
    color: #373a41;
    height: 32px;
    border-bottom: 2px solid #05273B;
}
.new_information_more h1 span{
    float:left;
    background: #05273B;
    color: #fff;
    line-height: 32px;
    cursor: pointer;
    font-size: 14px;
    padding: 0 15px;
}
.new_information_more ul{
    width:100%;
    background:#f5f6f8;
    overflow:hidden;
    padding:10px 0;
}
.new_information_more ul li{
    width:50%;
    float:left;
    height: 30px;
    overflow-y: hidden;
    line-height: 30px;
    list-style-position: inside;
    list-style-image: url(../images/win4.jpg);
    font-size:14px;
    box-sizing:border-box;
    padding:0 0 0 10px;
}
.new_information_detail_two{
    overflow:hidden;
    line-height:30px;        
}
.new_information_detail_two a{
    float: left;
    font-size: 12px;
    padding-left: 17px;
    line-height: 16px;
    height: 16px;
    background-image: url(../images/win1.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 20px 6px 0;
    color:#257ec6;
}
.new_information_detail_two a:nth-child(1){
    color:#333;
}
.new_information_detail_two a:hover{
    opacity:0.8;
    color:#333;
}
.new_information_detail_two a:nth-child(2){
    background-position: 0 -52px;
}
.new_information_detail_two a:nth-child(3){
    background-position: 0 -104px;
}
.new_information_detail_two a:nth-child(4){
    background-position: 0 -260px;
}
.new_information_detail_two a:nth-child(5){
    background-position: 0 -208px;
}
.new_information_detail_two a:nth-child(6){
    background-position: 0 -1612px;
}
.new_information_detail_two a:nth-child(7){
    background-position: 0 -468px;
}
.new_information_index{
    width:100%;
    overflow:hidden;
    background: url(../images/win3.png) no-repeat center 14px;
    text-align: center;
    color: #37b854;
    text-align: center;
    clear: both;
    font-size:35px!important;
}
.new_information_index p{
    font-size:35px!important;
}
.new_information_index span{
    font-size:16px;
}
.new_information_index_box{
    width:100%;
    overflow:hidden;
    background:#f7f7f7;
    box-sizing:border-box;
    padding:20px 2%;
}
.new_information_index_box .new_information_index_box_one{
    width:28%;
    float:left;
    margin:0 2%;
}
.new_information_index_box_one_top{
    width:100%;
    height:40px;
    /*line-height:40px;*/
}
.new_information_index_box_one_top img{
    height:20px;
    display:inline-block;
    margin:10px 0;
    float:left;
}
.new_information_index_box_one_top span{
    float:left;
    line-height:40px;
    font-size:14px;
    margin:0 0 0 5px;
}
.new_information_index_box_one_top .last_img{
    float:right;
    cursor:pointer;
}
.new_information_bottom_right_ul li span{
    float:right;
}
.new_information_bottom_right_div span{
    float:left;
    font-size:14px;
}

